    ###################################
    #         SERGEY_KNG       #
    #        WWW.KENIGS.INFO          #
    #        CHAT.KENIGS.INFO         #
    #        admin@kenigs.info        #
    #          ICQ: 75-40-21          #
    ###################################
//    
//    www.kenigs.info  !
//

:
1)   logs  src    ( __dima.php)
2)    logs   talklog.txt  CDMOD 777
3)   www/skin/def   index_.html  

<script language="JavaScript">
<!--
function show5(){
if (!document.layers&&!document.all)
return
var Digital=new Date()
var hours=Digital.getHours()
var minutes=Digital.getMinutes()
var seconds=Digital.getSeconds()
var dn="AM" 
if (hours>12){
dn="PM"
hours=hours-12
}
if (hours==0)
hours=12
if (minutes<=9)
minutes="0"+minutes
if (seconds<=9)
seconds="0"+seconds
//change font size here to your desire
myclock=+hours+":"+minutes+":"
+seconds+" "+dn+"</b></font>"
if (document.layers){
document.layers.liveclock.document.write(myclock)
document.layers.liveclock.document.close()
}
else if (document.all)
parent.frame_1.location.reload();

setTimeout("show5()",5000)
}
//-->
</script>

4)    (index_.html)        :

<iframe name='frame_1' height='150' width='100%' scrolling=no frameborder=0 src='logs/talklog.txt'></iframe>

5)    (index_.html).     <body>     onLoad="show5()"     <body onLoad="show5()">

 !
! 

    :

<a href='http://www.kenigs.info' title=' '>www.Kenigs.Info</a>

